home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-10-26 | 720 b | 17 lines | [TEXT/ScoM] |
- USING TICKS IN DEF-CLASS
-
- >I've been starting with a piece so I dont have much time for functions
- >just now.
- >I discovered that I missed a couple of things in most of my functions.
- >I forgot about pause-symbols so I have to rewrite most of them.
- >Mostly use rest-symbols in lengths instead.
- >I discovered some strange things.
- >I started with classes wich I havent done in a long time.
- >Tick-values dont work for some reason in def-class.
-
- Please don't use ticks at all. It is due historical compatibility why
- they still work at all. Ticks change by time ratios don't. Any
- new functions that you write should not support ticks. Other people
- may have different resolution than you and then they cannot use
- your scores.
-